In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / TxtFontSize Property

TxtFontSize Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(23)>

Property TxtFontSize As Single
[DispId(23)]

float TxtFontSize {get; set;}
read-write property TxtFontSize: Single; 
DispIdAttribute(23)

function get,set TxtFontSize : float
[DispId(23)]

__property float get_TxtFontSize();

__property void set_TxtFontSize( 

   float value

);
[DispId(23)]

property float TxtFontSize {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members